[INFO] fetching crate gizmo-core 0.1.7...
[INFO] checking gizmo-core-0.1.7 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate gizmo-core 0.1.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gizmo-core 0.1.7
[INFO] finished tweaking crates.io crate gizmo-core 0.1.7
[INFO] tweaked toml for crates.io crate gizmo-core 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gizmo-core 0.1.7 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gizmo-core 0.1.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3
[INFO] running `Command { std: "docker" "start" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking bevy_ptr v0.15.3
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking bevy_tasks v0.15.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.1
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bevy_utils v0.15.3
[INFO] [stderr]     Checking bevy_reflect v0.15.1
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking gizmo-core v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>,)`
[INFO] [stdout] ...
[INFO] [stdout] 344 |   impl_into_system!(P1);
[INFO] [stdout]     |   --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> F: FnOnce(<_ as system::SystemParam>::Item<'a>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 345 |   impl_into_system!(P1, P2);
[INFO] [stdout]     |   ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 346 |   impl_into_system!(P1, P2, P3);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 347 |   impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 348 |   impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     |   ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 349 |   impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     |   ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-15448950196700436627.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 350 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     |   --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>, <_ as system::SystemParam>::Item<'g>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-3767087755451689767.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 351 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>, <_ as system::SystemParam>::Item<'g>, <_ as system::SystemParam>::Item<'h>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-18138686264375130246.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 352 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     |   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>, <_ as system::SystemParam>::Item<'g>, <_ as system::SystemParam>::Item<'h>, <_ as system::SystemParam>::Item<'i>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-8596406337632882549.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 353 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     |   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>, <_ as system::SystemParam>::Item<'g>, <_ as system::SystemParam>::Item<'h>, <_ as system::SystemParam>::Item<'i>, <_ as system::SystemParam>::Item<'j>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-4699314602306409900.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 354 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     |   --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>, <_ as system::SystemParam>::Item<'g>, <_ as system::SystemParam>::Item<'h>, <_ as system::SystemParam>::Item<'i>, <_ as system::SystemParam>::Item<'j>, <_ as system::SystemParam>::Item<'k>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-14257437557990103674.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>,)`
[INFO] [stdout] ...
[INFO] [stdout] 344 |   impl_into_system!(P1);
[INFO] [stdout]     |   --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> F: FnOnce(<_ as SystemParam>::Item<'a>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 | impl_into_system!(P1);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1,)>>::into_system::MultiParamSystem<F, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 345 |   impl_into_system!(P1, P2);
[INFO] [stdout]     |   ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 | impl_into_system!(P1, P2);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2)>>::into_system::MultiParamSystem<F, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 346 |   impl_into_system!(P1, P2, P3);
[INFO] [stdout]     |   ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 | impl_into_system!(P1, P2, P3);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3)>>::into_system::MultiParamSystem<F, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>, <_ as system::SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 355 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     |   -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l> F: FnOnce(<_ as system::SystemParam>::Item<'a>, <_ as system::SystemParam>::Item<'b>, <_ as system::SystemParam>::Item<'c>, <_ as system::SystemParam>::Item<'d>, <_ as system::SystemParam>::Item<'e>, <_ as system::SystemParam>::Item<'f>, <_ as system::SystemParam>::Item<'g>, <_ as system::SystemParam>::Item<'h>, <_ as system::SystemParam>::Item<'i>, <_ as system::SystemParam>::Item<'j>, <_ as system::SystemParam>::Item<'k>, <_ as system::SystemParam>::Item<'l>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-d464cf417c765099.long-type-1199546533581766515.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 347 |   impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3, P4)>>::into_system::MultiParamSystem<F, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 348 |   impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     |   ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<<F as IntoSystem<(P1, P2, P3, P4, P5)>>::into_system::MultiParamSystem<F, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 349 |   impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     |   ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-6606693707718942694.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 350 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     |   --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-2424693968551324754.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 351 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     |   ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-10339236022065186211.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 352 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     |   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-18415230736613434015.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 353 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     |   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-9593977640071943292.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 354 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     |   --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>, <_ as SystemParam>::Item<'k>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-9762945089814306686.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/system.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     _marker: std::marker::PhantomData,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 | /                 Box::new(MultiParamSystem {
[INFO] [stdout] 336 | |                     func: self,
[INFO] [stdout] 337 | |                     _marker: std::marker::PhantomData,
[INFO] [stdout] 338 | |                 })
[INFO] [stdout]     | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)`
[INFO] [stdout] ...
[INFO] [stdout] 355 |   impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     |   -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>, <_ as SystemParam>::Item<'k>, <_ as SystemParam>::Item<'l>)` found
[INFO] [stdout]    --> src/system.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |             F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required for `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>` to implement `system::System`
[INFO] [stdout]    --> src/system.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 impl<F, $($P),+> System for MultiParamSystem<F, $($P),+>
[INFO] [stdout]     |                                  ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 309 |                 where
[INFO] [stdout] 310 |                     F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>`
[INFO] [stdout]    --> src/system.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 struct MultiParamSystem<F, $($P),+> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: required for `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]     = note: required for the cast from `Box<MultiParamSystem<F, _, _, _, _, _, _, _, _, _, _, _, _>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gizmo_core-da0602fb00daba17.long-type-6304048004580676622.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> src/archetype/blob.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |         let vec = BlobVec::new(Layout::new::<u32>(), None);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 699 |         let mut input = Input::new();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:700:13
[INFO] [stdout]     |
[INFO] [stdout] 700 |         let mut action_map = ActionMap::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:703:13
[INFO] [stdout]     |
[INFO] [stdout] 703 |         let mut frame1 = FrameActions {
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:711:13
[INFO] [stdout]     |
[INFO] [stdout] 711 |         let mut frame2 = FrameActions {
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:719:13
[INFO] [stdout]     |
[INFO] [stdout] 719 |         let mut frame3 = FrameActions {
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:727:13
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let mut frame4 = FrameActions {
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/input.rs:699:13
[INFO] [stdout]     |
[INFO] [stdout] 699 |         let mut input = Input::new();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action_map`
[INFO] [stdout]    --> src/input.rs:700:13
[INFO] [stdout]     |
[INFO] [stdout] 700 |         let mut action_map = ActionMap::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:749:13
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let mut frame_down = FrameActions {
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/input.rs:766:13
[INFO] [stdout]     |
[INFO] [stdout] 766 |         let mut frame_punch = FrameActions {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/observer.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |         world.add_observer(move |event: On<Insert, Health>| {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gizmo-core` (lib) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gizmo-core` (lib test) due to 24 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3", kill_on_drop: false }`
[INFO] [stdout] a71dbc24b826fdbe1c2b4b651e0c0694530f7132606e69976c8b5a8443f773b3
